home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4215 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  964 b 

  1. Path: news1.h1.usa.pipeline.com!usenet
  2. From: grantp@usa.pipeline.com(Pete)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Librairies
  5. Date: 28 Jan 1996 23:59:07 GMT
  6. Organization: Kalevi, Inc.
  7. Message-ID: <4eh2kb$c3b@news1.usa.pipeline.com>
  8. NNTP-Posting-Host: pipe8.h1.usa.pipeline.com
  9. X-PipeUser: grantp
  10. X-PipeHub: usa.pipeline.com
  11. X-PipeGCOS: (Pete)
  12. X-Newsreader: Pipeline USA v3.3.0
  13.  
  14. On Jan 27, 1996 21:19:01 in article <Librairies>, 'guilhou@easynet.fr'
  15. wrote: 
  16.  
  17.  
  18. >Could someone tell me how to use .LIB files with BC++3.1? 
  19. >I have no problems in creating librairies, but I can't make 
  20. >the compiler to automatically link them with the .CPP files... 
  21. One way is to add the .lib files to your project -- the same  
  22. way you added your source code files. 
  23.  
  24. BTW, if you're trying to link files generated with non- 
  25. Borland system, you may have problems.  All libraries 
  26. are not in the same format. 
  27.  
  28. -- 
  29. Pete Grant 
  30. Kalevi, Inc. 
  31. Object Oriented Software Development
  32.